ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Tags
    3. password reset
    Log in to post
    • All categories
    • DustinB3403D

      Symantec Endpoint Protection Manager 2018 Admin Password Reset

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion symantec password reset anti-virus
      4
      0 Votes
      4 Posts
      1k Views
      DustinB3403D

      @dbeato yeah which I had none of that information nor do I know if email delivery was setup.

    • JaredBuschJ

      Reset Synology admin account

      Watching Ignoring Scheduled Pinned Locked Moved Solved IT Discussion synology synology dsm password reset encrypted folders
      24
      2 Votes
      24 Posts
      3k Views
      K

      @jaredbusch
      Glad Assuming the drives could be identified as to what is RAID, could you have removed the redundant set, then progressed with the reset and if it worked, great. If not, then you could have put the redundant set back in and not have lost anything other than the time and knowledge that the drives were indeed encrypted?

    • DustinB3403D

      Unifi Controller - Reinstall and adopt APs

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion ubiquiti controller windows password reset
      12
      0 Votes
      12 Posts
      1k Views
      DustinB3403D

      @Dashrender said in Unifi Controller - Reinstall and adopt APs:

      @DustinB3403 said in Unifi Controller - Reinstall and adopt APs:

      @travisdh1 Yeah I'm thinking what happened is someone setup a Unifi Controller on windows at some point, then they engaged us and said yeah we don't have access to the AP's but its all still working. So they were sold a physical cloud key, and still the AP's weren't adopted.

      Assuming you're at an MSP now, do you host a controller that you could just build a new site for and adopt the APs too?

      This is what @Bundy-Associates and @NTG do.

      That is the plan, but for now this is just janitorial work.

    • wirestyle22W

      Customize Colors Manually for Nextcloud Theming

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion nextcloud password reset
      3
      0 Votes
      3 Posts
      386 Views
      wirestyle22W

      rothmannc.png

    • wrx7mW

      PowerShell - Off-boarding Script

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion powershell windows server active directory ad script scripting office 365 microsoft password password reset
      12
      1 Votes
      12 Posts
      3k Views
      dafyreD

      @wrx7m said in PowerShell - Off-boarding Script:

      @dafyre said in PowerShell - Off-boarding Script:

      @wrx7m said in PowerShell - Off-boarding Script:

      @dafyre I think I found where you got it - https://www.powershelladmin.com/wiki/Powershell_prompt_for_password_convert_securestring_to_plain_text

      Anyway, I am not sure where, in my script, I should place that function.

      You'd put the actual function at the top of your script, and then just

      $myPassword=convertFrom-SecureToPlain -securepassword $MySecurePassword

      Wherever you need the password in plain text form.

      Thanks. It mostly works. The only problem is that it isn't actually using the password I specify at the top. It is somehow generating its own and then writing it at the end. I put in

      write-host "Plain Text Says: $plainText"

      and it shows the password that I typed in for the secure variable at the beginning, followed by the one that it generated.

      Plain Text Says: $#@%4#@177 Jof91348

      Works fine for me here.... Check and make sure you don't have an extra write-host or anything somewhere.

      4a0db1d0-785c-4771-9ad2-9cec6cb0434a-image.png

    • 1

      What to do when password is lost for Supermicro IPMI.

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion supermicro ipmi password reset password
      1
      2 Votes
      1 Posts
      5k Views
      No one has replied
    • nadnerBN

      Change your Twitter password

      Watching Ignoring Scheduled Pinned Locked Moved News twitter security password reset password
      2
      4 Votes
      2 Posts
      767 Views
      JaredBuschJ

      Changed, though I already had login verification setup so no way someone else would get in easily.
      0_1525401327754_d65c3f50-c905-47c5-b2b5-903e8bb692f5-image.png

    • gjacobseG

      AD User Tool: Bulk AD User

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion server 2012 r2 security ad active directory domain domain active directory password reset password
      15
      1 Votes
      15 Posts
      4k Views
      DashrenderD

      @dbeato said in AD User Tool: Bulk AD User:

      @Dashrender Then, he needs to force it with Powershell no just a GUI....

      Agreed.

    • gjacobseG

      Surface Pro 3: Boot from USB

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion surface 3 surface pro surface pro 3 security password reset windows 8.1
      70
      0 Votes
      70 Posts
      10k Views
      nadnerBN

      @gjacobse said in Surface Pro 3: Boot from USB:

      @Minion-Queen said in Surface Pro 3: Boot from USB:

      I would but it's a customer machine so off to MS to get fixed it goes.

      I still like the sledgehammer option

      Frisbee?

    • gjacobseG

      Linux Mint: Reset Windows Password

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux mint windows security password reset
      5
      1 Votes
      5 Posts
      5k Views
      dafyreD

      @gjacobse said in Linux Mint: Reset Windows Password:

      WHile I asked, I also searched:

      Reset Windows using Linux Mint

      You can use Linux live CD and a program named chntpw will do the rest. You don’t have to install that OS to your hard drive. I am showing you how to do it using Linux Mint. Visit Linux Mint website and download ISO. Burn it to a disc and boot up your computer using that bootable disc. Go to Menu>Accessories>Terminal. Type sudo apt-get update. Press Enter. Type sudo apt-get install chntpw. Press Enter and keep that terminal open. From desktop go to Computer and then just open the drive where Windows is loaded. It will mount that drive. In the terminal type cat /proc/mounts. Hit Enter. It will give output like /dev/sda1 /media/CA123DD456EA6512. This long serial no will vary in your case. Change it accordingly in next command. Type cd /media/ CA123DD456EA6512. Hit Enter. Type cd Windows/System32/config/ and Press Enter. Type sudo chntpw SAM and Press Enter. You will get a menu with all users of the system. Default is Administrator. Type 1 and press Enter to clear user password. If you need to reset password for a specific user, type sudo chntpw -u username SAM and follow previous instructions. Close everything and reboot system.

      I was going to suggest the chntpw. As far as I know that's compatible up to Windows 8.1... Never had to use it on Win10 yet.

    • IRJI

      How to Reset your Wordpress Admin Password

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion wordpress php password reset wp-admin
      4
      2 Votes
      4 Posts
      1k Views
      IRJI

      @BRRABill said in How to Reset your Wordpress Admin Password:

      @IRJ said in How to Reset your Wordpress Admin Password:

      @scottalanmiller How do you put your scripts on here. I was looking for a toggle in the toolbar for it. Is there some code that you use?

      use the ` character 3 times

      you mean this? you mean this?

      cool beans

    • 1 / 1